go/types.Scope._InsertLazy (method)

one use

	go/types (current package)
		scope.go#L118: func (s *Scope) _InsertLazy(name string, resolve func() Object) bool {